From fefea47bb1e9fb63b5e94634b15e7d721e2e22ef Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sat, 26 Apr 2008 19:30:45 +0000 Subject: [PATCH] Tweak copyright (...-2008). git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3219 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/gdb.c | 6 +++--- gpsbabel/win32/gpsbabel.rc.in | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gpsbabel/gdb.c b/gpsbabel/gdb.c index 51a0cf359..fc146b547 100644 --- a/gpsbabel/gdb.c +++ b/gpsbabel/gdb.c @@ -1,7 +1,7 @@ /* Garmin GPS Database Reader/Writer - Copyright (C) 2005,2006,2007 Olaf Klein, o.b.klein@gpsbabel.org + Copyright (C) 2005-2008 Olaf Klein, o.b.klein@gpsbabel.org Mainly based on mapsource.c, Copyright (C) 2005 Robert Lipe, robertlipe@usa.net @@ -107,8 +107,8 @@ /*******************************************************************************/ -/* static char gdb_release[] = "$Revision: 1.62 $"; */ -static char gdb_release_date[] = "$Date: 2008-04-06 03:41:10 $"; +/* static char gdb_release[] = "$Revision: 1.63 $"; */ +static char gdb_release_date[] = "$Date: 2008-04-26 19:30:45 $"; static gbfile *fin, *fout; static int gdb_ver, gdb_category, gdb_via, gdb_roadbook; diff --git a/gpsbabel/win32/gpsbabel.rc.in b/gpsbabel/win32/gpsbabel.rc.in index 32c0e44a2..efe8d8025 100644 --- a/gpsbabel/win32/gpsbabel.rc.in +++ b/gpsbabel/win32/gpsbabel.rc.in @@ -16,7 +16,7 @@ FILEFLAGSMASK 0x3fL VALUE "FileDescription", "GPS format converter\0" VALUE "FileVersion", "@GBMAJOR@.@GBMINOR@.@GBMICRO@@PACKAGE_RELEASE@\0" VALUE "InternalName", "\0" - VALUE "LegalCopyright", "(C) 2002-2007 The people behind GPSBabel\0" + VALUE "LegalCopyright", "(C) 2002-2008 The people behind GPSBabel\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "gpsbabel.exe\0" VALUE "ProductName", "GPSBabel\0" -- 2.30.2